From 54bd8a3b2dceba21d14efcd73cac5b869b81124c Mon Sep 17 00:00:00 2001 From: Cody Russell Date: Mon, 7 Jul 2008 22:18:15 +0000 Subject: [PATCH] =?utf8?q?Bug=20540994=20=E2=80=93=20[Win32]=20Some=20wind?= =?utf8?q?ows=20don't=20appear=20at=20the=20top=20when=20created?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 2008-07-07 Cody Russell Bug 540994 – [Win32] Some windows don't appear at the top when created * gdk/win32/gdkwindow-win32.c: Raise the window when setting it modal. I actually already committed this one by accident, probably when I committed #541305, but just wanted to document it here in the ChangeLog. svn path=/trunk/; revision=20808 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5c453956a0..d5716f0d82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-07-07 Cody Russell + + Bug 540994 – [Win32] Some windows don't appear at the top when created + + * gdk/win32/gdkwindow-win32.c: Raise the window when setting it modal. + + I actually already committed this one by accident, probably when I committed + #541305, but just wanted to document it here in the ChangeLog. + 2008-07-07 Johan Dahlin * gtk/tests/builder.c (test_cell_view): -- 2.30.2